Classification Using Naïve Bayes- a Survey
نویسنده
چکیده
Classification, particularly Text Classification, is a supervised learning approach categorizing into various categories, the available training set of correctly identified observations analyzed into a set of features. There are many phases involved in classification. The main classification phase involves the use of classification algorithms or classifiers. Among the various classifiers, the Naïve Bayes Classifier belongs to a family of probabilistic classifiers based on the Bayes theorem and the independence assumption criteria and is of great use in the fields of document classification and disease prediction. This paper discusses the classification process using the Naïve Bayes Classifier and surveys the recent developments in the same particularly in domains of health care and semantic analysis. Keywords— Classification, Text Classification, Bayesian Classifier, Naïve Bayes, Semantic Analysis, Health Care
منابع مشابه
Decision Tree Induction 17.1 Introduction 17.2 Attribute selection measure 17.3 Tree Pruning 17.4 Extracting Classification Rules from Decision Trees 17.5 Bayesian Classification 17.6 Bayes Theorem 17.7 Naïve Bayesian Classification 17.8 Bayesian Belief Networks
متن کامل
Naïve Bayes Classifier with Various Smoothing Techniques for Text Documents
Due to huge amount of increase in text data, its classification has become an important issue, now days. There are many good classification techniques discussed in this paper. Each classification method has its own assumptions, advantages and limitations. One of the most widely used classifier is Naïve Bayes which performs well with different data sets. Various Smoothing techniques are applied ...
متن کاملImproving on the Naïve Bayes Document Classifier
The Naïve Bayes document classifier has been used in many document classification algorithms [1], but is only really useful on a small subset of documents due to it’s many shortcomings [2]. By augmenting the basic functionality of the simple Naïve Bayes classifier, the classification algorithm can be applied to a much wider range of documents. This paper investigates the advantages which can be...
متن کاملTCXplain: Transparent Explanation of Naïve Bayes Classifications
Naïve Bayes (NB) classifiers are popular tools for predicting the labels of query instances, after being constructed from a training set. However, many training sets contain noisy data, so a user may be reluctant to blindly trust an NB classifier. TCXplain is a novel graphical explanation facility for NB classifiers. First, it transparently explains the classifier reasoning to foster user confi...
متن کاملIs Naïve Bayes a Good Classifier for Document Classification?
Document classification is a growing interest in the research of text mining. Correctly identifying the documents into particular category is still presenting challenge because of large and vast amount of features in the dataset. In regards to the existing classifying approaches, Naïve Bayes is potentially good at serving as a document classification model due to its simplicity. The aim of this...
متن کامل